Search

Your search for SQL Server has returned 12 results

Programming
Blog
How to connect to SQl Server from command prompt

A quick guide, how to connect to SQL Server using Command Prompt.

Adserver
Project
Advert Server Project

A tool to supply adverts and collect stats.

Computer Connection Data 1181675
Blog
How to prioritise a string in SQL select statement

Using Rank() Over in an SQL select statement to priorites a Varchar value over another.

Computer Connection Data 1181675
Blog
RDP connection without domain name

A simple solution for connecting via RDP to a server when you do not know the domain name.

Umbraco
Blog
Return Umbraco Member data from SQL in rows.

This is an example of returning data from Umbraco Member tables in rows. You can also apply this to pivoting SQL columns into rows for any scenario.

Marek Kubiakowski
Project
Marek Kubiakowski International

A project built upon Umbraco CMS

Lca
Project
Legal Compliance Association

A Risk & Compliance website launched in 2014.

Tkdquiz
Project
Taekwondo Quiz

A Taekwondo quiz built with Angular. A random selection of 10 questions for your current grade.

Practicetrack
Project
Practice Track

The UK's leading supplier of marketing and client service solutions for professional firms.

Polishschool Laptop
Project
Polish School

ReactJS tools to help with learning Polish

Poeng
Project
Conjugator

A tool I built to help conjugate Polish infinitive verbs using dot net core & blazor

Programming
Blog
How to add blockquotes to Umbraco rich text editor - Tiny Mce Guide

How to add blockquotes as an option to your TinyMCE Richtexteditor in Umbraco - MVC ASP.Net